home *** CD-ROM | disk | FTP | other *** search
- Short: Converts mIRC's server list to AmIRC
- Uploader: damir.arh@telesat.si (Damir Arh)
- Author: damir.arh@telesat.si (Damir Arh)
- Type: util/conv
- Version: 1.3
-
- This ARexx script extracts the servers from the mIRC“s servers.ini file and adds
- them to the servers in the AmIRC's *.AmIRCfg file. The old *.AmIRCfg file is
- backed up to *.AmIRCfg.bak. The conversion process preserves all the information
- from the original file including the server name, address, ports, password and
- grouping. Nothing gets lost.
-
- To use the script just put it anywhere on your hard disk. You need the RexxMast
- running and the rexxsupport.library available in your LIBS: drawer. Both of them
- should be already installed along with the OS.
-
- Usage: Type 'rx mIRCtoAmIRCservers.rexx <source_file> <destination_file>'
- in the shell (without the quotes) where <source_file> is the mIRC's servers.ini
- filename and <destination_file> is AmIRC's *.AmIRCfg filename (both with the
- complete path or relative to your current directory).
-
- The script is released as freeware. You may distribute it freely as long as you
- keep it unchanged. If you want to distribute a modified version or to use parts
- of the script in your own script, you should contact me first.
-
- If you like the script, I'd appreciate it if you would send me an e-mail telling
- me about it. I won't refuse any gifts or money you send me either. ;-)
-
-
- S-mail: Damir Arh
- Titova 89
- SI-4270 Jesenice
- Slovenia
-
- E-mail: damir.arh@telesat.si
-
- WWW: http://damir.gajba.net
-